lhc/web/wiklou.git
2005-04-03 Tim StarlingPage move undo feature
2005-04-03 Tim StarlingAllow the user to specify a reason for page moves
2005-04-03 Tim StarlingDon't need existence check for the article, it's implied
2005-04-03 Tim StarlingUse LinkBatch for faster link lookup
2005-04-03 Tim StarlingModification to LinkBatch
2005-04-03 Tim StarlingChanged LogPage::actionText() calling convention to...
2005-04-03 Tim StarlingFixed bug with move page logging, need namespace too
2005-04-03 Tim StarlingLinkBatch class for fast batch link lookup in special...
2005-04-03 Tim StarlingAdd seek method to ResultWrapper
2005-04-03 Jens FrankCode cleanup. Database code should not be in EditPage...
2005-04-02 Ævar Arnfjörð... * Documented
2005-04-02 Brion VibberAvoid some redundant title-munging by using makeKnownLi...
2005-04-02 Ævar Arnfjörð... missed one..
2005-04-02 Jens FrankBug 646: <math> fails to recognize \ll and \gg
2005-04-02 Ævar Arnfjörð... * Minor syntax cleanup
2005-04-02 Ævar Arnfjörð... * Changed the #fff background to transparent, better...
2005-04-01 Ævar Arnfjörð... * Documented
2005-04-01 Ævar Arnfjörð... * (bug 578): renamed $wgDisableUploads => $wgEnableUploads
2005-04-01 Ævar Arnfjörð... * Minor syntax cleanup of editExternally related things.
2005-04-01 Ævar Arnfjörð... Documentation to explain what that $par string does...
2005-04-01 Ævar Arnfjörð... * Fixed the breakage of the invert feature (see @@...
2005-04-01 Ævar Arnfjörð... * "$invert = false" in function declerations is redunda...
2005-04-01 Ævar Arnfjörð... *(bug 902) applied a small "uga" by Niklas Laxstr�...
2005-04-01 Ævar Arnfjörð... * Changed the $invert datatype from 'integer' to 'bool'
2005-04-01 Ævar Arnfjörð... * New feature, the ability to 'invert' namespaces in...
2005-03-31 Jens FrankCreate rev_deleted column initially. It is used during...
2005-03-31 Ævar Arnfjörð... Removed whitespace
2005-03-31 Ævar Arnfjörð... ++Precision
2005-03-31 Ævar Arnfjörð... * Changed $wgUploadSizeWarning from 1.5 * 10^5 to 150...
2005-03-31 Ævar Arnfjörð... more stuff to fall back on
2005-03-31 Ævar Arnfjörð... formatting
2005-03-31 Tim Starlingfixed bug
2005-03-31 Brion Vibber* Add wfElement() for handy generation of properly...
2005-03-31 Magnus ManskeIf you call function wfGetIP, it might help to implemen...
2005-03-31 Tim Starlingoops, committed from wrong branch, this is the fixed...
2005-03-31 Tim Starlingfixed bug
2005-03-31 Magnus ManskeShow link to validation on history page (for anons)
2005-03-31 Tim StarlingAdding some validation for IP determination via XFF...
2005-03-31 Ævar Arnfjörð... * (bug 1743) cease overriding the default browser color...
2005-03-31 Magnus ManskeValidation fix
2005-03-31 Magnus ManskeEdit bug fix
2005-03-31 Magnus ManskeFixed installation bug
2005-03-31 Ævar Arnfjörð... rewrote it IN PERL, TAKE THAT AUSTIN ;=)
2005-03-31 Magnus ManskePartial fix for installation bug
2005-03-31 Ævar Arnfjörð... Adding myself
2005-03-31 Ævar Arnfjörð... * Formatting
2005-03-31 Ævar Arnfjörð... <? => <?php
2005-03-31 Ævar Arnfjörð... Display something nicer looking when the wiki hasn...
2005-03-31 Ævar Arnfjörð... * Changing checks for [.]./LocalSettings.php and [...
2005-03-31 Ævar Arnfjörð... Redundant.
2005-03-30 Antoine MussoImplements #1714 by Tomer Chachamu : add &emsp; after...
2005-03-29 Antoine Mussoquotes
2005-03-29 Brion VibberCorrect a couple variable misuses, remove defunct hover...
2005-03-29 Antoine Musso*** empty log message ***
2005-03-29 Antoine MussoGlobals, singlequotes
2005-03-29 Antoine MussoMassive update from wikipedia kn.wikipedia.org/w/index...
2005-03-29 Antoine Mussoupdates / single quotes
2005-03-29 Antoine MussoNew articles fetched revision assumed to be 0. Correctl...
2005-03-29 Antoine Mussotypo
2005-03-29 Antoine Mussocode formatting
2005-03-28 Tim Starlingfixed bug
2005-03-28 Tim StarlingSupport for SORBS DNSBL
2005-03-28 Brion VibberFix a couple schema-related changes.
2005-03-28 Brion VibberDecouple revision.rev_id from text.old_id
2005-03-28 Tim StarlingAbility to disable actions from LocalSettings.php
2005-03-28 Tim StarlingSuppress warnings
2005-03-28 Tim StarlingFixed ordering of SQL debug log
2005-03-27 Brion VibberFix query syntax which broke a couple functions' debug...
2005-03-27 Tim StarlingFixed obvious bug
2005-03-27 Tim StarlingFixed bug causing transactions to not be started all...
2005-03-27 Tim StarlingRemoved legacy BEGIN/COMMIT pair
2005-03-27 Tim StarlingDon't clear objectcache on every query, I doubt there...
2005-03-27 Tim StarlingBought me a horizontal scrollbar, no need for this...
2005-03-27 Tim StarlingFixed efficiency problem with $wgSiteNotice. Introduced...
2005-03-27 Tim Starlingmoved call to spreadBlock() to getBlockedStatus()....
2005-03-27 Antoine MussoFORPORT from REL1_4
2005-03-27 Tim StarlingMoved to extensions
2005-03-27 Tim StarlingBasic static HTML dump generator, experimental
2005-03-27 Tim Starlingquick hack to fix one installation problem, still plent...
2005-03-27 Brion Vibber* Installation fixes for running under IIS
2005-03-27 Ævar Arnfjörð... * (bug 1765) Tidy causes corruption inside <gallery>
2005-03-27 Ævar Arnfjörð... rv
2005-03-27 Ævar Arnfjörð... * Fixed numerous fatal XHTML errors
2005-03-27 Ævar Arnfjörð... Converted entities to their respective literals with...
2005-03-27 Brion VibberFix minor issues missed in patch review:
2005-03-27 Ævar Arnfjörð... Removing enchanted spaces
2005-03-26 Ævar Arnfjörð... * (bug 1398) patch by Thue Janus Kristensen that modifi...
2005-03-26 Ævar Arnfjörð... Fixing the google search which wasn't remotely valid...
2005-03-26 Brion VibberStart removing the Latin-1 hacks. We're going pure...
2005-03-26 Brion Vibberplease don't check jokes into CVS :)
2005-03-26 Antoine MussoPatch by brion in #mediawiki
2005-03-26 Antoine MussoLooks like a bug. Article::mText no more exist, fetch...
2005-03-26 Ævar Arnfjörð... * (bug 1207) splitting 'all', into recentchangesall...
2005-03-26 Ævar Arnfjörð... * There is no such thing as &emdash; (chaged to &mdash;)
2005-03-26 Ævar Arnfjörð... * (bug 1015) support for the full wikisyntax in <galler...
2005-03-26 Ævar Arnfjörð... * (bug 1015) this fix enables the full wikisyntax insid...
2005-03-26 Ævar Arnfjörð... Changed a reference to the sf.net tracker to the wikime...
2005-03-26 Ævar Arnfjörð... useIndexClause( 'rev_timestamp' ); => useIndexClause...
2005-03-26 Antoine MussoImplement #1739 : new magickeyword REVISIONID. Give...
2005-03-26 Ævar Arnfjörð... This is probably what eloquenc meant to do ( at least...
next